Release 10.1A: OpenEdge Deployment:
Startup Command and Parameter Reference
BPRO command
Starts a single-user OpenEdge client session in batch or background mode.
Syntax
Parameters
db-nameSpecifies the database you want to connect.
-pprocedure-nameSpecifies a procedure to run at startup.
parametersSpecifies the OpenEdge startup parameters you want to use.
output-fileSpecifies the name of the file where messages are sent.
Notes
- For UNIX, the
BPROcommand runs the following executable:
The
&character causes an OpenEdge batch session to run in the background, and returns control to the terminal once the session starts. When the&character is not present (for example, when you simply use the (-b) startup parameter), OpenEdge initiates a batch session in the foreground without terminal interaction and control does not return to the terminal until the session completes.- On UNIX and in Windows, you can redirect batch job input and output with the
<and>redirection symbols. You also can use the pipe symbol (|) to put an OpenEdge batch run in a command pipeline.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |